Skip to content

Test Result : Widget setParent

0 failures (±0)
5 tests (±0)
Took 0.13 sec.

All Tests

Test nameDurationStatus
Widget setParent does not remove the widget from the old parent if the old is the owner30 msPassed
Widget setParent links the widget with the new parent26 msPassed
Widget setParent relinks parent destroy listener to the new parent27 msPassed
Widget setParent removes the widget from the old parent if the old is not the owner26 msPassed
Widget setParent triggers hierarchyChange event when parent changes29 msPassed